Get Name Without Extension
Activity Description
Retrieves a file name without its extension.
Output
The file name (e.g., in case %FileName%=log.txt
the retrieved value would be log
).
Settings
- Name – The path where the file is stored (e.g.,
C:\%FileName%
).